Skip to main content

Project Types

plz-cli is able to distinguish between different types of project. This allows each command to do a very specific tasks depending on which type of project it is executed in.

  • react-app
  • react-component
  • module

If no project type is provided then react-app is used as a default.